From 27fa6fb7894f4b5ae4c59aff982cb4c9d34c6068 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 19 Aug 2002 05:03:55 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 565ae97cb49..0238ed0d122 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2002-08-19 Miles Bader + + [original idea from Luc Teirlinck ] + * comint.el (comint-inhibit-carriage-motion): New variable. + (comint-carriage-motion): Argument STRING removed. New arguments + START and END; interpret characters between START and END rather + than using special comint state. + (comint-output-filter): Call `comint-carriage-motion'. + (comint-output-filter-functions): Don't add `comint-carriage-motion'. + * ielm.el (inferior-emacs-lisp-mode): Give + `comint-inhibit-carriage-motion' a local value of t. + 2002-08-18 Richard M. Stallman * table.el: New file. -- 2.30.2